Class CytogrouperMain

java.lang.Object
edu.claflin.finder.logic.cygrouper.CytogrouperMain

public class CytogrouperMain
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    (package private) CommunicationListener listener  
    (package private) java.util.ArrayList<java.util.Map<java.lang.String,​CygrouperNode>> results  
    (package private) java.util.Map tree  
  • Constructor Summary

    Constructors 
    Constructor Description
    CytogrouperMain​(java.util.List<Graph> subgraphs, CommunicationListener listener, int partiteNumber)  
  • Method Summary

    Modifier and Type Method Description
    void BFS​(java.util.Map tree)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait